Skip to content

Fix main CI failures and feasible lint warnings#43

Merged
PLeVasseur merged 2 commits into
eclipse-uprotocol:mainfrom
PLeVasseur:fix/main-ci-failures
Feb 6, 2026
Merged

Fix main CI failures and feasible lint warnings#43
PLeVasseur merged 2 commits into
eclipse-uprotocol:mainfrom
PLeVasseur:fix/main-ci-failures

Conversation

@PLeVasseur

Copy link
Copy Markdown
Contributor

Summary

  • update up-transport-vsomeip/tests/point_to_point.rs listener registration to use authority-scoped source matching the current streamer detection semantics, while keeping a legacy fallback registration for compatibility
  • fix clippy errors in example-utils/hello-world-protos/build.rs by switching to std::io::Error::other(...) and split('/').next_back()
  • address feasible warning/lint blockers seen in local validation by adding scoped lint allowances for generated/shared-pointer wrapper patterns and cleaning up doc/test warning triggers

Validation

  • source build/envsetup.sh highest && cargo clippy --all-targets -- -W warnings -D warnings
  • source build/envsetup.sh highest && cargo test -- --test-threads 1

@PLeVasseur
PLeVasseur merged commit acf2bd4 into eclipse-uprotocol:main Feb 6, 2026
10 checks passed
@PLeVasseur
PLeVasseur deleted the fix/main-ci-failures branch February 6, 2026 22:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant